home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Unix / Shells / zsh / Source / help / enable < prev    next >
Encoding:
Text File  |  1993-10-08  |  386 b   |  8 lines

  1.        enable [ -m ] arg ...
  2.               Enable  the  specified builtin commands, presumably
  3.               disabled earlier with disable.   Without  arguments
  4.               the  enabled  builtins  are printed and with the -m
  5.               flag the arguments are taken as patterns (should be
  6.               quoted)  and  all  builtins matching these patterns
  7.               are enabled.
  8.